object Form1: TForm1 Left = 1225 Top = 110 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'ALLPlayer Update' ClientHeight = 265 ClientWidth = 400 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Icon.Data = {} OldCreateOrder = False Position = poDefault OnCreate = FormCreate OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object WB: TWebBrowser Left = 0 Top = 0 Width = 400 Height = 265 Align = alClient TabOrder = 0 OnBeforeNavigate2 = WBBeforeNavigate2 OnDocumentComplete = WBDocumentComplete ControlData = { 4C00000057290000631B00000000000000000000000000000000000000000000 000000004C000000000000000000000001000000E0D057007335CF11AE690800 2B2E126208000000000000004C0000000114020000000000C000000000000046 8000000000000000000000000000000000000000000000000000000000000000 00000000000000000100000000000000000000000000000000000000} end object CheckVersion: THttpCli URL = 'www.allvideo.pl/ALLUpdate/check.php' LocalAddr = '0.0.0.0' ProxyPort = '80' Agent = 'Mozilla/4.0 (compatible; ICS)' Accept = 'image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*' NoCache = False ContentTypePost = 'application/x-www-form-urlencoded' MultiThreaded = False RequestVer = '1.0' FollowRelocation = True Options = [] SocksLevel = '5' SocksAuthentication = socksNoAuthentication Left = 20 Top = 16 end object XPManifest1: TXPManifest Left = 56 Top = 16 end object Ping: TPing Address = 'www.allvideo.pl' Size = 56 Timeout = 4000 TTL = 64 Flags = 0 Left = 96 Top = 16 end end